@charset "utf-8";

.index_news_text_pic_hover{}
.index_news_text_pic_hover .big_content{ float:left; position:relative; margin-left:24px;}
.index_news_text_pic_hover .big_content:hover .c_hover{ display:block;color:#fff;}
.index_news_text_pic_hover .big_content:hover .c_title{color:#fff;}
.index_news_text_pic_hover .big_content:hover .c_title a{color:#fff;}
.index_news_text_pic_hover .big_content:hover .c_date{color:#fff;}
.index_news_text_pic_hover .big_content:hover .c_more{background:#fff;}
.index_news_text_pic_hover .big_content:hover .c_more a{ color:#E50011;}

/*.index_news_text_pic_hover .big_content:nth-of-type(2) .c_hover{ display:block;color:#fff;}
.index_news_text_pic_hover .big_content:nth-of-type(2) .c_title{color:#fff;}
.index_news_text_pic_hover .big_content:nth-of-type(2) .c_title a{color:#fff;}
.index_news_text_pic_hover .big_content:nth-of-type(2) .c_date{color:#fff;}
.index_news_text_pic_hover .big_content:nth-of-type(2) .c_more{background:#fff;}
.index_news_text_pic_hover .big_content:nth-of-type(2) .c_more a{ color:#E50011;}*/

.index_news_text_pic_hover .big_content .c_bottom{ background:#F3F3F3;}
.index_news_text_pic_hover .big_content .c_hover{display:none;background:url(../images/index_news_hover.png) no-repeat; width:300px; height:311px; position:absolute;top:0px;left:0px;}
.index_news_text_pic_hover .big_content .c_date{z-index:9;position:relative;margin:6px 0 0 15px;padding:0 0 8px 0; color:#999; font-size:12px; font-family:"Arial"; border-right:0px dashed #ddd;text-align:left;}
.index_news_text_pic_hover .big_content .c_title{z-index:9;position:relative;margin:0 0 0 15px;padding:20px 0 9px 0; width:268px !important; height:22px;line-height:22px;color:#666;font-size:14px; font-family:"微软雅黑";border-bottom:1px dotted #bbb;}
.index_news_text_pic_hover .big_content .c_c_title{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;width:190px;}
.index_news_text_pic_hover .big_content .c_title a{color:#666;font-size:14px; font-family:"微软雅黑";}
.index_news_text_pic_hover .big_content .c_title b{ position:absolute; top:14px;left:0px; width:3px; height:3px; background:#555; display:none;}
.index_news_text_pic_hover .big_content .c_desc{ margin-top:5px;color:#797979; height:41px;overflow:hidden;font:12px/20px "微软雅黑";}
.index_news_text_pic_hover .big_content .c_more{position:absolute;right:0px;bottom:9px; background:#E50011;width:60px;height:22px;line-height:22px;text-align:center; border-radius:25px;}
.index_news_text_pic_hover .big_content .c_more a{ color:#fff;font-family:"宋体";font-size:12px;}